PDF4Java Reference Documentation
com.o2sol.pdf4java.digitalsignatures Package / PDFCmsDigitalSignature Class / getCertificateChain Method
In This Topic
    getCertificateChain Method
    In This Topic
    Gets the certificate chain.
    Syntax
    public PDFX509Certificate[] getCertificateChain()

    Return Value

    The certificate chain.
    See Also